Gets the shading domain.
The variable is considered to vary linearly between these two values as the color gradient varies between the starting and ending circles. The variable t becomes the input argument to the shading function.
public double[] getDomain()
|
Return Value
An array of two numbers [t0 t1] specifying the limiting values of a parametric variable t.